悟空视频

    在线播放云盘网盘BT下载影视图书

    Intermediate Perl - 图书

    导演:美国
    从一个Perl爱好者到一个Perl程序员。《Intermediate Perl》将教您如何把Perl作为编程语言来使用,而不仅只是作为一种脚本语言。 Perl是一种灵活多变、功能强大的编程语言,可以应用在从系统管理到网络编程再到数据库操作等很多方面。人们常说Perl让容易的事情变简单、让困难的事情变得可行。《Intermediate Perl》正是关于如何将技能从处理简单任务跃升到胜任困难任务的书籍。 《Intermediate Perl》提供对Perl中级编程优雅而仔细的介绍。由畅销的《学习Perl》作者所著,本书提供了《学习Perl》没有涵盖的内容。 主题包括: 包和命名空间 引用和作用域 操作复杂数据结构 面向对象编程 编写和使用模块 测试Perl代码 为CPAN贡献代码 参照《学习Perl》的成功编排格式,本书的每一章都短小到可以在一到两个小...(展开全部)
    Intermediate Perl
    图书

    Intermediate Microeconomics - 图书

    2006
    导演:Walter Nicholson
    The "Tenth Edition of Intermediate Microeconomics and Its Application" by Walter Nicholson of Amherst College and Christopher Snyder of Dartmouth College provides an exceptionally clear and concise introduction to the economic study of markets, focusing on managerial and algebraic approaches. The authors have sought the best possible and relevant applications, filling this edit...(展开全部)
    Intermediate Microeconomics
    搜索《Intermediate Microeconomics》
    图书

    Programming Perl - 图书

    1996
    导演:Tom Christiansen
    Larry Wall是Perl的创造者,也是其他一些流行的Unix自由软件的作者,包括rn新闻阅读器和无处不在的patch程序。从学历来看,Larry实际上是一位语言学家,是加州大学伯克利分校和洛杉矶分校的毕业生。
    Programming Perl
    搜索《Programming Perl》
    图书

    精通Perl - 图书

    导演:brian d foy
    本书是O’Reilly出版社Perl系列教程的第3本图书,介绍了Perl独特的工作机理和编程思想,以及如何把前两本的所有知识综合到一起,让你能够随心所欲地使用Perl。本书并不是一本小窍门的集合,而是着重介绍了Perl编程的思维方式。它能够帮助你解决在日常工作中遇到的诸如调试、维护、配置之类的各种问题。本书将带你一路揭示这些问题的答案,让你成为能够发现并解决各种问题的专家。 本书适合于所有想成为Perl大师的中高级用户。
    精通Perl
    搜索《精通Perl》
    图书

    Programming Perl - 图书

    导演:Tom Christiansen
    Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, "Programming Perl," hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this book. "Programming Perl" is not just a book about Perl. It is also a unique i...(展开全部)
    Programming Perl
    搜索《Programming Perl》
    图书

    Mastering Perl - 图书

    导演:brian d foy
    This is the third in O'Reilly's series of landmark Perl tutorials, which started with "Learning Perl", the bestselling introduction that taught you the basics of Perl syntax, and "Intermediate Perl", which taught you how to create re-usable Perl software. "Mastering Perl" pulls everything together to show you how to bend Perl to your will. Assuming you're familiar with concepts...(展开全部)
    Mastering Perl
    搜索《Mastering Perl》
    图书

    Mastering Perl - 图书

    导演:brian d foy
    Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems you’ll encounter as a working programmer. The third in O’Reilly’s series of land...(展开全部)
    Mastering Perl
    搜索《Mastering Perl》
    图书

    精通Perl - 图书

    导演:brian d foy
    《精通Perl(第2版)》作者brian d foy 用他生动的第一人称视角向各位读者介绍了精彩的Perl 高级语言知识以及丰富的实战工具与实用技巧。《精通Perl(第2版)》各章的内容相对独立,您完全可以根据自己的兴趣或需要直达你所需要的章节。 《精通Perl(第2版)》的读者主要面对具有较多经验的Perl 编程人员。阅读本书前,建议阅读本书的姊妹篇《Perl 语言入门》和《Perl 进阶》。作者在这本书里针对调试、优化、错误和日志等方面均有深入解析,也揭示了Perl 中如绑定变量、持久化存储等各种魔法般的特性和功能的实现细节和用途。书中还对如何开发、调试自己的模块,以及如何做出更适合使用的模块做了详细介绍。 总之,本书可以作为读者在向Perl 高手进阶过程中的一个助力器,希望读者能在阅读过程中深入思考,加入自己的理解,用Perl 来完成一件件神奇...(展开全部)
    精通Perl
    搜索《精通Perl》
    图书

    高阶Perl - 图书

    导演:Mark Jason Dominus
    《高阶Perl》是Perl全球社区公认的经典著作,是资深Perl技术专家(核心贡献者之一)数十年工作经验的结晶,Perl6设计者之一Conway亲自作序推荐。《高阶Perl》处处皆珍宝,不仅对Perl领域的各种经典问题给出了独到且精辟的解释,而且深入探讨了Perl中各种 最新的主题,如递归、迭代器、过滤器、记忆术、划分、数值方法、高阶函数、currying、切断排序、基于语法的解析、惰性求值和约束编程等内容,并将这些转换成现实编程工作中强有力的实用工具:文件系统互动、HTML处理、数据库访问、网页抓取、排版、邮件处理、家庭理财、文本描图和图表生成等。全书包含大量真知灼见和最佳实践。 http://hop.perl.plover.com/hopcn/
    高阶Perl
    搜索《高阶Perl》
    图书

    Programming Perl - 图书

    导演:Tom Christiansen
    Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, "Programming Perl," hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this book. "Programming Perl" is not just a book about Perl. It is also a unique i...(展开全部)
    Programming Perl
    搜索《Programming Perl》
    图书
    加载中...